fsl_esdhc: Add the workaround for erratum ESDHC111 (enable on P4080)
authorJerry Huang <[email protected]>
Fri, 7 Jan 2011 05:42:19 +0000 (23:42 -0600)
committerKumar Gala <[email protected]>
Fri, 14 Jan 2011 07:32:22 +0000 (01:32 -0600)
commitd621da0066dff92a76ca3c6fb031a7f823a811f3
tree4ec744b969d1a05484e041f60ba7e3eaf66d1f6a
parent28a096e7f25d43824618d210b5b20b1961b94d79
fsl_esdhc: Add the workaround for erratum ESDHC111 (enable on P4080)

Do not issue a manual asynchronous CMD12. Instead, use a (software)
synchronous CMD12 or AUTOCMD12 to abort data transfer.

Signed-off-by: Jerry Huang <[email protected]>
Signed-off-by: Roy Zang <[email protected]>
Signed-off-by: Kumar Gala <[email protected]>
arch/powerpc/cpu/mpc85xx/cmd_errata.c
drivers/mmc/fsl_esdhc.c
include/configs/P4080DS.h